aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/[Dark] Latte-Wallust combined v2.css
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-01-30 12:13:14 +0900
committerGitHub <noreply@github.com>2025-01-30 12:13:14 +0900
commit6c8bba4f3cdcaec0e2a978c47252b63dbcf4af38 (patch)
tree3e33a5e4e712ed76702396feca7e433561c59ef1 /config/waybar/style/[Dark] Latte-Wallust combined v2.css
parentfe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff)
parentbee0fe2eba9b5f463c3dcc4318e0a1e476477ccd (diff)
Merge pull request #537 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/waybar/style/[Dark] Latte-Wallust combined v2.css')
-rw-r--r--config/waybar/style/[Dark] Latte-Wallust combined v2.css89
1 files changed, 9 insertions, 80 deletions
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined v2.css b/config/waybar/style/[Dark] Latte-Wallust combined v2.css
index 0aef9615..ad6a4726 100644
--- a/config/waybar/style/[Dark] Latte-Wallust combined v2.css
+++ b/config/waybar/style/[Dark] Latte-Wallust combined v2.css
@@ -66,6 +66,7 @@ tooltip {
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
+#taskbar button.active,
#workspaces button.active {
color: #ffd700;
border-radius: 50%;
@@ -86,6 +87,7 @@ tooltip {
border-radius: 10px;
}
+#taskbar button:hover,
#workspaces button:hover {
color: #ffd700;
border-radius: 10px;
@@ -95,14 +97,11 @@ tooltip {
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
-#clock#2 {
- color: #efe8f7;
-}
-
/*-----module groups----*/
.modules-center {
background-color: @background-module2;
border-radius: 10px;
+ padding: 4px;
border-bottom: 2px solid @border-color;
border-right: 1px solid @button-hover;
border-left: 1px solid @button-hover;
@@ -142,6 +141,7 @@ tooltip {
#custom-hint,
#custom-hypridle,
#custom-menu,
+#custom-playerctl,
#custom-power_vertical,
#custom-power,
#custom-settings,
@@ -175,21 +175,7 @@ tooltip {
}
}
-#taskbar button.active {
- background-color: rgb(47, 46, 46);
- padding-left: 12px;
- padding-right: 12px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
-#taskbar button:hover {
- padding-left: 3px;
- padding-right: 3px;
- animation: gradient_f 20s ease-in infinite;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
-}
-
+#backlight-slider slider,
#pulseaudio-slider slider {
min-width: 0px;
min-height: 0px;
@@ -199,6 +185,7 @@ tooltip {
box-shadow: none;
}
+#backlight-slider trough,
#pulseaudio-slider trough {
min-width: 80px;
min-height: 5px;
@@ -206,33 +193,13 @@ tooltip {
background-color: #22252a;
}
+#backlight-slider highlight,
#pulseaudio-slider highlight {
min-height: 10px;
border-radius: 5px;
background-color: #ba5663;
}
-#backlight-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
-}
-
-#backlight-slider trough {
- min-width: 80px;
- min-height: 10px;
- border-radius: 5px;
- background-color: #22252a;
-}
-
-#backlight-slider highlight {
- min-width: 10px;
- border-radius: 5px;
- background-color: #ba5663;
-}
#pulseaudio-slider,
#pulseaudio {
color: @color13;
@@ -271,45 +238,6 @@ tooltip {
animation-direction: alternate;
}
-#pulseaudio-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
-}
-
-#pulseaudio-slider trough {
- min-width: 80px;
- min-height: 5px;
- border-radius: 5px;
-}
-
-#pulseaudio-slider highlight {
- min-height: 10px;
- border-radius: 5px;
-}
-#backlight-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
-}
-
-#backlight-slider trough {
- min-width: 80px;
- min-height: 10px;
- border-radius: 5px;
-}
-
-#backlight-slider highlight {
- min-width: 10px;
- border-radius: 5px;
-}
-
#custom-hypridle,
#custom-lock,
#idle_inhibitor {
@@ -323,9 +251,10 @@ tooltip {
}
#clock {
- color: @sapphire;
+ color: @foreground;
border-radius: 15px;
}
+
#custom-updates {
color: @yellow;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage